-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-48872: [C++][FlightRPC][CI][Packaging] Upload ODBC to Nightly Release #48873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
da26c85 to
d2e7c68
Compare
cc3ec22 to
30524bb
Compare
Upload ODBC MSI installer to `${{ secrets.NIGHTLIES_RSYNC_PATH }}/arrow/odbc`
30524bb to
540b73a
Compare
raulcd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, we can test it on the scheduled run.
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 894d6a3. There was 1 benchmark result with an error:
There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
#48872
What changes are included in this PR?
https://nightlies.apache.org/arrow/odbc/Are these changes tested?
since we cannot use secrets in PRs, the changes will take in effect after merge
Are there any user-facing changes?
Yes, Apache Arrow Flight SQL ODBC installer msi file will be uploaded to Nightly releases.
GitHub release will be in a separate PR.